-
Home
-
Guest posting / Frontend Posting / Front Editor – WP Front User Submit
-
3.2.4
-
Code
-
Classes
- EditorJsField
Total Complexity |
52 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
595 |
Lines of code |
410 |
Logical lines of code |
160 |
Comment lines |
101 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
data_to_html() |
C |
33 |
22 |
98 |
field_setting_for_frontend() |
A |
36 |
5 |
96 |
add_or_update_editor_content_front() |
A |
48 |
9 |
30 |
add_field_settings() |
A |
34 |
2 |
122 |
add_editor_js_data() |
A |
51 |
8 |
24 |
validate_field_before_wp_admin_form_save() |
S |
61 |
2 |
12 |
example_editor_data() |
S |
64 |
1 |
11 |
init() |
S |
67 |
1 |
7 |
localize_post_html_content() |
S |
68 |
1 |
7 |
esc_brackets() |
S |
77 |
1 |
3 |